home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / cupsddk / FAQ.txt < prev    next >
Text File  |  2007-07-13  |  1KB  |  32 lines

  1. FREQUENTLY ASKED QUESTIONS - 2007-07-13
  2. ---------------------------------------
  3.  
  4. Q: What are the conditions to do binary distribution?
  5.  
  6. A: If you just compile the DDK drivers as-is, you can
  7.    redistribute the binaries just like any other GNU GPL'd
  8.    software - just provide the option to get the source code if
  9.    you don't bundle it with your distribution.
  10.  
  11.    If you want to create a new driver based upon the DDK driver
  12.    or API, you will need to get an OEM license from Apple Inc.
  13.    Please contact Apple for details.
  14.  
  15.  
  16. Q: I want to distribute the DDK drivers with my Linux
  17.    distribution, what do I need to do?
  18.  
  19. A: You can distribute the DDK drivers just like any other GPL'd
  20.    software - the example RPM spec and EPM list files can be
  21.    used as a packaging template.
  22.  
  23.  
  24. Q: Are the PPD files produced by the PPD compiler automatically
  25.    GPL'd?
  26.  
  27. A: No.  Just as with the GCC software, the output from the PPD
  28.    compiler is not automaticaly GPL'd.  You can provide the
  29.    generated PPD files under any terms you like (including, of
  30.    course, the GPL) via the Copyright directive in your driver
  31.    information file. 
  32.